home *** CD-ROM | disk | FTP | other *** search
/ Pornodelic / Pornodelic - Disc 2.iso / pc / data / config.dir / 00032_set gSSP = (6-60).ls < prev    next >
Encoding:
Text File  |  1998-03-05  |  228 b   |  10 lines

  1. global gspspeed
  2.  
  3. on mouseUp
  4.   repeat with i = 7 to 12
  5.     set the castNum of sprite i to the number of member "SSpButton"
  6.   end repeat
  7.   set the castNum of sprite 10 to the number of member "ChkSSp"
  8.   set gspspeed to 6 * 60
  9. end
  10.